remove dead code
authorJoey Hess <joeyh@joeyh.name>
Thu, 28 Aug 2025 16:32:16 +0000 (12:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 28 Aug 2025 16:32:16 +0000 (12:32 -0400)
Annex/YoutubeDl.hs

index dbfa31573889220d5fc1ad0a8a1f70f5c2dca007..5b3fbd7158d308f9473ea439e331502091f36173 100644 (file)
@@ -316,11 +316,6 @@ parseYtdlpProgress = go [] . reverse . progresschunks
                                        _ -> go (remainder++x) xs
                        _ -> go (remainder++x) xs
 
-{- youtube-dl is deprecated, parsing its progress was attempted before but
- - was buggy and is no longer done. -}
-parseYoutubeDlProgress :: ProgressParser
-parseYoutubeDlProgress _ = (Nothing, Nothing, "")
-
 {- List the items that yt-dlp can download from an url.
  - 
  - Note that this does not check youtubeDlAllowed because it does not